home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Digital Pose Collection
/
Digital Pose Collection.iso
/
mac
/
POSE
/
DATA
/
MAIN.DXR
/
00099.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-18
|
187 b
|
11 lines
on mouseUp
global gface, gbackframe2
if gface = 1 then
cursor(4)
set the movieRate of sprite 1 to 0
set gbackframe2 to marker(0)
go("face")
cursor(0)
end if
end